[INFO] cloning repository https://github.com/leynos/mdtablefix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/mdtablefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmdtablefix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmdtablefix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25f148870087c63523bc31fb4877a4680fd4f7e4
[INFO] testing leynos/mdtablefix against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmdtablefix" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/leynos/mdtablefix
[INFO] finished tweaking git repo https://github.com/leynos/mdtablefix
[INFO] tweaked toml for git repo https://github.com/leynos/mdtablefix written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leynos/mdtablefix on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leynos/mdtablefix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded markup5ever v0.39.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded web_atoms v0.2.4
[INFO] [stderr]   Downloaded xml5ever v0.39.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded html5ever v0.39.0
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9194a9f835c13ea7dedd426a234a3689d0907f469e75bc3fafb2a2992da1ef4c
[INFO] running `Command { std: "docker" "start" "-a" "9194a9f835c13ea7dedd426a234a3689d0907f469e75bc3fafb2a2992da1ef4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9194a9f835c13ea7dedd426a234a3689d0907f469e75bc3fafb2a2992da1ef4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9194a9f835c13ea7dedd426a234a3689d0907f469e75bc3fafb2a2992da1ef4c", kill_on_drop: false }`
[INFO] [stdout] 9194a9f835c13ea7dedd426a234a3689d0907f469e75bc3fafb2a2992da1ef4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80612f39af7e7a454ebd0e55f8f3a104557339d273f9cf17f931d17d5953433b
[INFO] running `Command { std: "docker" "start" "-a" "80612f39af7e7a454ebd0e55f8f3a104557339d273f9cf17f931d17d5953433b", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling mdtablefix v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
[INFO] running `Command { std: "docker" "inspect" "80612f39af7e7a454ebd0e55f8f3a104557339d273f9cf17f931d17d5953433b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80612f39af7e7a454ebd0e55f8f3a104557339d273f9cf17f931d17d5953433b", kill_on_drop: false }`
[INFO] [stdout] 80612f39af7e7a454ebd0e55f8f3a104557339d273f9cf17f931d17d5953433b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f66f712ebfad54412b44942ef067cd1bba336885cad87e342b39956daee4b49
[INFO] running `Command { std: "docker" "start" "-a" "9f66f712ebfad54412b44942ef067cd1bba336885cad87e342b39956daee4b49", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling mdtablefix v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.21s
[INFO] running `Command { std: "docker" "inspect" "9f66f712ebfad54412b44942ef067cd1bba336885cad87e342b39956daee4b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f66f712ebfad54412b44942ef067cd1bba336885cad87e342b39956daee4b49", kill_on_drop: false }`
[INFO] [stdout] 9f66f712ebfad54412b44942ef067cd1bba336885cad87e342b39956daee4b49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a36ed70aeef8bd2b5ae8cc7d76b54f3d0c3188233f5d290f984d927811fa8c9
[INFO] running `Command { std: "docker" "start" "-a" "6a36ed70aeef8bd2b5ae8cc7d76b54f3d0c3188233f5d290f984d927811fa8c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdtablefix-7c4a4d8388e32bb2)
[INFO] [stdout] 
[INFO] [stdout] running 600 tests
[INFO] [stdout] test code_emphasis::tests::consume_code_affixes_clears_mixed_pending_prefix ... ok
[INFO] [stdout] test code_emphasis::tests::ignores_simple_text ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_standalone_code ... ok
[INFO] [stdout] test ellipsis::tests::handles_empty_input ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_inner_backticks_in_code ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::assign_new_number_reuses_existing_mapping ... ok
[INFO] [stdout] test code_emphasis::tests::merges_emphasis_and_code ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_emphasised_code_with_inflectional_suffix ... ok
[INFO] [stdout] test breaks::tests::basic_formatting ... ok
[INFO] [stdout] test breaks::tests::ignores_fenced_code ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_emphasised_code_only ... ok
[INFO] [stdout] test ellipsis::tests::ignores_code_spans ... ok
[INFO] [stdout] test ellipsis::tests::ignores_fenced_blocks ... ok
[INFO] [stdout] test ellipsis::tests::replaces_simple_text ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_3 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_1 ... ok
[INFO] [stdout] test ellipsis::tests::handles_multiple_fenced_blocks ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::rewrite_definition_headers_updates_only_known_definition_lines ... ok
[INFO] [stdout] test footnotes::renumber::tests::malformed_numeric_candidate_line_is_ignored::case_1 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::definition_segment_end_includes_continuations_and_separating_blanks ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_2 ... ok
[INFO] [stdout] test ellipsis::tests::replaces_long_sequences ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::reorder_definition_block_sorts_segments_by_new_number ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_4 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::collect_definition_updates_converts_numeric_candidates ... ok
[INFO] [stdout] test breaks::tests::thematic_break_static_is_stable_across_threads ... ok
[INFO] [stdout] test footnotes::renumber::tests::renumber_footnotes_rewrites_definitions::case_1_existing_definition ... ok
[INFO] [stdout] test footnotes::renumber::tests::malformed_numeric_candidate_line_is_ignored::case_2 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::collect_definition_updates_rewrites_existing_definitions ... ok
[INFO] [stdout] test footnotes::tests::empty_input_returns_empty_vec ... ok
[INFO] [stdout] test footnotes::renumber::tests::renumber_footnotes_rewrites_definitions::case_2_numeric_candidate ... ok
[INFO] [stdout] test footnotes::tests::ignores_non_numeric_footnote_block ... ok
[INFO] [stdout] test footnotes::tests::converts_final_list ... ok
[INFO] [stdout] test footnotes::tests::converts_inline_numbers ... ok
[INFO] [stdout] test footnotes::tests::idempotent_on_existing_block ... ok
[INFO] [stdout] test footnotes::tests::skips_when_block_has_only_blanks ... ok
[INFO] [stdout] test footnotes::tests::multiple_inline_notes_in_one_line ... ok
[INFO] [stdout] test footnotes::tests::skips_when_list_not_last ... ok
[INFO] [stdout] test footnotes::tests::skips_without_h2 ... ok
[INFO] [stdout] test footnotes::tests::renumbers_numeric_list_without_heading ... ok
[INFO] [stdout] test footnotes::tests::renumbers_references_and_definitions ... ok
[INFO] [stdout] test footnotes::tests::leaves_numeric_list_without_references_unchanged ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_1_detects_frontmatter_with_triple_dash_closer ... ok
[INFO] [stdout] test footnotes::tests::converts_list_with_blank_lines ... ok
[INFO] [stdout] test footnotes::tests::assigns_new_numbers_to_unreferenced_definitions ... ok
[INFO] [stdout] test footnotes::tests::preserves_multiline_definition_blocks ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_4_frontmatter_only_no_body ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_3_frontmatter_with_empty_body ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_2_detects_frontmatter_with_triple_dot_closer ... ok
[INFO] [stdout] test footnotes::tests::converts_only_final_contiguous_block ... ok
[INFO] [stdout] test footnotes::tests::skips_with_existing_block ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_5_trailing_whitespace_on_closer_is_trimmed ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_2_no_frontmatter_returns_empty_prefix ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_3_unmatched_opener_treated_as_body ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_5_later_dash_block_not_frontmatter ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_4_indented_opener_not_recognized ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_1_empty_input_returns_empty_slices ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_6_indented_closer_not_recognized ... ok
[INFO] [stdout] test footnotes::tests::updates_references_inside_definitions ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_2 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_5 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_6 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_1 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_1 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_2 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_4 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_3 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_5 ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_6_multiline_yaml_values_preserved ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_4 ... ok
[INFO] [stdout] test html::tests::element_detection ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_7 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_6 ... ok
[INFO] [stdout] test html::tests::table_cell_detection ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_7 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_3 ... ok
[INFO] [stdout] test io::tests::missing_file_error::case_2 ... ok
[INFO] [stdout] test io::tests::missing_file_error::case_1 ... ok
[INFO] [stdout] test lists::tests::list_state_reset_clears_indent_stack_and_counters ... ok
[INFO] [stdout] test lists::tests::nested_renumber ... ok
[INFO] [stdout] test lists::tests::list_state_next_number_increments_and_prunes_deeper_indents ... ok
[INFO] [stdout] test lists::tests::parse_numbered_parts ... ok
[INFO] [stdout] test lists::tests::parse_numbered_with_tab ... ok
[INFO] [stdout] test html::tests::convert_html_tables_ignores_mid_line_table_tags ... ok
[INFO] [stdout] test io::tests::rewrite_empty_file_no_extra_newline ... ok
[INFO] [stdout] test process::tests::converts_headings_when_enabled ... ok
[INFO] [stdout] test process::tests::integrates_code_emphasis_flag ... ok
[INFO] [stdout] test io::tests::permission_denied_error::case_2 ... ok
[INFO] [stdout] test lists::tests::simple_renumber ... ok
[INFO] [stdout] test lists::tests::proptest_tests::list_state_next_number_always_starts_at_1_for_new_indent ... ok
[INFO] [stdout] test reflow::tests::calculate_widths_uses_unicode_display_width::case_1 ... ok
[INFO] [stdout] test reflow::tests::calculate_widths_uses_unicode_display_width::case_2 ... ok
[INFO] [stdout] test lists::tests::proptest_tests::list_state_prunes_deeper_counters_when_returning_to_outer_indent ... ok
[INFO] [stdout] test process::tests::no_wrap_option ... ok
[INFO] [stdout] test reflow::tests::emitted_cell_width_accounts_for_escaping_and_unicode_width ... ok
[INFO] [stdout] test reflow::tests::escape_literal_pipes_only_escapes_bare_pipes ... ok
[INFO] [stdout] test reflow::tests::format_rows_reescapes_literal_pipes_in_emitted_cells ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_escapes_pipes_before_padding ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_leaves_exact_width_cells_unpadded ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_pads_short_cells_to_target_width ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_saturates_without_truncating ... ok
[INFO] [stdout] test process::tests::process_stream_inner_applies_table_ellipsis_before_reflow ... ok
[INFO] [stdout] test reflow::tests::protect_leading_empty_cells_leaves_non_continuation_rows_unchanged ... ok
[INFO] [stdout] test io::tests::rewrite_no_wrap_roundtrip ... ok
[INFO] [stdout] test reflow::tests::clean_rows_restores_markers_and_discards_empty_rows ... ok
[INFO] [stdout] test reflow::tests::protect_leading_empty_cells_reescapes_literal_pipes_after_marking ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_2 ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_4 ... ok
[INFO] [stdout] test table::tests::detect_row_mismatch ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_1 ... ok
[INFO] [stdout] test process::tests::processes_html_and_tables ... ok
[INFO] [stdout] test io::tests::rewrite_roundtrip ... ok
[INFO] [stdout] test reflow::tests::calculate_widths_uses_unicode_display_width::case_3 ... ok
[INFO] [stdout] test table::tests::sep_index_within_bounds ... ok
[INFO] [stdout] test textproc::tests::blanks_only_are_preserved ... ok
[INFO] [stdout] test table::tests::format_separator_cells_returns_empty_when_counts_mismatch ... ok
[INFO] [stdout] test textproc::tests::empty_input_returns_empty_vector ... ok
[INFO] [stdout] test textproc::tests::malformed_fence_sequence_returns_tokens ... ok
[INFO] [stdout] test textproc::tests::multi_backtick_spans_are_recognised ... ok
[INFO] [stdout] test textproc::tests::preserves_trailing_blank_lines ... ok
[INFO] [stdout] test breaks::prop_tests::thematic_break_lines_are_borrowed_from_static ... ok
[INFO] [stdout] test textproc::tests::process_text_preserves_trailing_blank ... ok
[INFO] [stdout] test io::tests::permission_denied_error::case_1 ... ok
[INFO] [stdout] test textproc::tests::push_original_token_roundtrips_all_variants ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_3 ... ok
[INFO] [stdout] test textproc::tests::transformation_can_remove_all_content ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_01 ... ok
[INFO] [stdout] test textproc::tests::token_stream_handles_fences ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_06 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_07 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_08 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_10 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_11 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_09 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_04 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_03 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_12 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_13 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_18 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_02 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_14 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_15 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_20 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_21 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_22 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_19 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_23 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_4 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_5 ... ok
[INFO] [stdout] test wrap::continuation::tests::apply_continuation_chunk_emits_overwidth_continuation_verbatim ... ok
[INFO] [stdout] test wrap::continuation::tests::apply_continuation_chunk_preserves_original_lines_for_verbatim_flush ... ok
[INFO] [stdout] test wrap::continuation::tests::handle_prefix_line_selects_normal_mode_for_nonempty_tail ... ok
[INFO] [stdout] test wrap::continuation::tests::handle_prefix_line_selects_tight_mode_for_opener_at_eol ... ok
[INFO] [stdout] test wrap::continuation::tests::scan_continuation_filter_distinguishes_closed_and_open_spans ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_1 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_16 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_2 ... ok
[INFO] [stdout] test wrap::continuation::tests::update_span_state_selects_verbatim_flush_for_word_tail_after_close ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_does_not_group_whitespace_separated_footnote_reference::case_1 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_3 ... ok
[INFO] [stdout] test wrap::continuation::tests::should_emit_verbatim_for_width_only_when_join_would_overflow ... ok
[INFO] [stdout] test table::tests::reflow_table_returns_original_lines_for_mismatched_separator_columns ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_does_not_group_whitespace_separated_footnote_reference::case_2 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_1 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_4 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_7 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_6 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_3 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_opener_coupled_code ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_5 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_9 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::reorder_definition_block_orders_generated_definition_mappings ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_8 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_punctuation_with_footnote_reference ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_preserves_footnote_references::case_2 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_preserves_footnote_references::case_3 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_splits_before_embedded_footnote_reference ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_preserves_footnote_references::case_1 ... ok
[INFO] [stdout] test textproc::tests::identity_transformation_returns_input ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_17 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_2 ... ok
[INFO] [stdout] test html::tests::proptest_tests::html_table_state_buffers_until_all_nested_tables_close ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_05 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_does_not_require_subscriber ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_1 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_2 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_3 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_4 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_5 ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_1_single_space ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_2_multiple_spaces ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_3_newline ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_4_newline_with_indent ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_5_already_attached ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_6_no_trailing_punctuation ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_7_definition_token ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_multi_char_fence ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_8_adjacent_references ... ok
[INFO] [stdout] test wrap::inline::fragment::trace_snippet_tests::trace_text_snippet_truncates_on_char_boundary ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_opening_punct_prefix ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_simple_fence ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_trailing_punct_suffix ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_inline_code ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_link ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_plain ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_whitespace_space ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_whitespace_tab ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_carries_multiple_consecutive_whitespace_lines_forward ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_carries_whitespace_forward ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_with_possessive_suffix ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_empty_input_returns_empty_output ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_keeps_content_lines_unchanged ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_drops_single_space_before_atomic_starting_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_moves_inline_code_tail_at_exact_width_boundary ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_moves_inline_code_tail_before_single_space ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_trailing_whitespace_appended_to_last_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_leaves_inline_code_tail_when_carry_would_exceed_width ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_2_next_starts_plain_only ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_3_single_plain_fragment_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_4_single_atomic_fragment_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_5_empty ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_6_single_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_7_next_starts_space_then_atomic ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_1_overflow_plain ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_moves_atomic_tail_when_fits ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_moves_atomic_tail_at_exact_width_boundary ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_month_name_strips_leading_openers::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_month_name_strips_leading_openers::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_month_name_strips_leading_openers::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_numeric_day_strips_leading_openers::case_1 ... ok
[INFO] [stdout] test wrap::inline::fragment::proptests::trace_text_snippet_never_panics ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_numeric_day_strips_leading_openers::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_ordinal_day_strips_leading_openers::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_numeric_day_strips_leading_openers::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_ordinal_day_strips_leading_openers::case_2 ... ok
[INFO] [stdout] test html::tests::proptest_tests::html_table_state_depth_never_goes_negative ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_moves_plain_tail_when_fits ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_ordinal_day_strips_leading_openers::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_month_name_rejects_arbitrary_strings ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_numeric_day_accepts_valid_range ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_with_hyphen_suffix ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_year_accepts_four_digit_range ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_does_not_match_plain_link ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_numeric_day_rejects_out_of_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_year_rejects_out_of_range ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_never_panics ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_ordinal_day_accepts_valid_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_month_name_accepts_canonical_names_case_insensitively ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_01 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_02 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_03 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_04 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_05 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_06 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_07 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_08 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_09 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_10 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_inline_code_token_accepts_complete_span ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_6 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_ordinal_day_rejects_out_of_range ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_5 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_inline_code_token_rejects_lone_backtick_delimiter ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_4 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_5 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_7 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_4 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_inline_code_token_matches_backtick_delimited_length_rule ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_01 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_02 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_03 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_06 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_6 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_05 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_10 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_09 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_08 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_07 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::looks_like_footnote_ref_rejects_empty_label ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::opening_and_trailing_punct_are_mutually_exclusive_for_ascii_letters ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::prop_try_match_date_sequence_rejects_empty_slice ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_04 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_whitespace_token_matches_char_classification ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::date_token_span_emits_trace_event ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::try_match_date_sequence_emits_trace_event ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::looks_like_footnote_ref_implies_non_empty_label ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_backtick_spans_as_inline_code ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_and_punctuation_as_inline_code::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_3 ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::try_match_date_sequence_logs_matched_pattern ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_footnote_refs_as_footnote_refs::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_footnote_refs_as_footnote_refs::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_link_with_inline_code_label_as_link::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_link_with_inline_code_label_as_link::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_markdown_links_as_links ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_opener_coupled_links_as_links::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_opener_coupled_links_as_links::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_opener_coupled_links_as_links::case_3 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_4 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_spaces_as_whitespace ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_plain_words_as_plain ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_records_unicode_display_width ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_clamps_values_larger_than_u32_max ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_preserves_values_up_to_u32_max::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_preserves_values_up_to_u32_max::case_3 ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_preserves_values_up_to_u32_max::case_2 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_2 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_1 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_4 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_3 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_5 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_1 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_2 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_3 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_4 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_5 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_6 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_6 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_7 ... ok
[INFO] [stdout] test wrap::link_reference::tests::window_emits_blank_line_verbatim ... ok
[INFO] [stdout] test wrap::paragraph::code_span_trim::tests::preserves_authored_edge_spaces_without_synthetic_metadata ... ok
[INFO] [stdout] test wrap::paragraph::code_span_trim::tests::respects_multi_backtick_fences ... ok
[INFO] [stdout] test wrap::paragraph::code_span_trim::tests::trims_synthetic_single_backtick_span_edge_spaces ... ok
[INFO] [stdout] test wrap::link_reference::tests::window_reprocesses_non_title_prose ... ok
[INFO] [stdout] test wrap::paragraph::tests::handle_prefix_line_can_repeat_or_change_the_continuation_prefix ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::prop_try_match_date_sequence_rejects_two_part ... ok
[INFO] [stdout] test wrap::paragraph::tests::pending_prefix_first_call_returns_original_prefix_and_marks_used ... ok
[INFO] [stdout] test wrap::paragraph::tests::pending_prefix_repeat_prefix_returns_original_prefix_every_time ... ok
[INFO] [stdout] test wrap::paragraph::tests::pending_prefix_subsequent_call_returns_continuation_indent ... ok
[INFO] [stdout] test wrap::paragraph::tests::wrap_with_prefix_accounts_for_unicode_wide_prefixes ... ok
[INFO] [stdout] test wrap::paragraph::tests::wrap_with_prefix_emits_single_line_when_text_fits ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_01 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_02 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_03 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_04 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_05 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_06 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_07 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_08 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_09 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_10 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_11 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_12 ... ok
[INFO] [stdout] test wrap::paragraph::tests::wrap_with_prefix_uses_continuation_prefix_on_wrapped_lines ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_13 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_14 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_15 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_16 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_closes_matching_markers ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_closes_with_info_string ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_handles_tilde_fences ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_handles_inline_and_indented_markers ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_ignores_shorter_closing_marker ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_2 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_3 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_4 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_new_starts_outside_fence ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_2 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_4 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_3 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_5 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_requires_matching_marker_to_close ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::attach_punctuation_appends_to_previous_code_line ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::attach_punctuation_ignores_non_code_suffix ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::attach_punctuation_requires_empty_current_buffer ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::no_split_forced_flush_no_trim::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::no_split_forced_flush_no_trim::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::no_split_forced_flush_no_trim::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_4 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_breaks_between_inline_code_spans ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_glues_punctuation_after_code ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::prop_try_match_date_sequence_rejects_non_whitespace_separator ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_handles_leading_and_trailing_link_punctuation ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_handles_leading_link_punctuation ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::prop_try_match_date_sequence_accepts_all_valid_patterns ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::prop_try_match_date_sequence_span_end_equals_start_plus_five ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_inline_citation_links_attached::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_4 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_5 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_couples_opening_paren_before_inline_code ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_inline_citation_links_attached::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_3 ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::prop_try_match_date_sequence_accepts_leading_opener_on_first_component ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_preserves_intentional_leading_whitespace_on_first_line::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_retains_punctuation_after_separate_spans ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_4 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_snapshots_single_inline_citation ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_snapshots_adjacent_inline_citations ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_splits_after_consecutive_whitespace ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_6 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_strips_leading_carry_whitespace::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_strips_leading_carry_whitespace::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_strips_leading_carry_whitespace::case_1 ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_blank_line_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_prose_reprocesses ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_url_continuation_blank_line_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_title_line_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_url_continuation_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::angle_bracket_url_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::closed_window_is_inert ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::bare_label_only_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_url_continuation_prose_reprocesses ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::definition_indentation_bounds ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::complete_definition_is_not_bare_label ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::escaped_standalone_title_matches ... ok
[INFO] [stdout] test breaks::prop_tests::fenced_thematic_breaks_are_not_normalised ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::escaped_inline_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::fence_context_resets_window ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::over_indented_standalone_title_does_not_match ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::invalid_url_continuations_do_not_match ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::indented_url_continuation_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::plain_prose_does_not_match ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::parenthesis_inline_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::url_continuation_inline_title_closes_window ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::some_outcome_always_closes_terminal_window ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::single_quoted_inline_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::valid_bare_link_ref_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::url_continuation_then_title_or_prose_closes_window ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_does_not_apply_awaiting_link_title_inside_fence ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_clears_awaiting_link_title_at_fence_opener ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_link_reference_title_on_next_line::case_1 ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_link_reference_title_on_next_line::case_2 ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_link_reference_title_on_next_line::case_3 ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::valid_standalone_title_matches ... ok
[INFO] [stdout] test footnotes::renumber::tests::proptest_tests::renumber_footnotes_assigns_sequential_numbers_and_preserves_fenced_refs ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_inline_link_reference_title ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_reflows_indented_list_after_label_only_reference ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_reflows_paragraph_after_link_reference_title ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_props::bare_label_terminal_continuations_close_window ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_reflows_prose_after_bare_link_reference_definition ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::bare_definition_opens_window ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::bare_label_opens_url_continuation_window ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::markdown_prefixed_lines_after_bare_label_are_reprocessed ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::non_destination_lines_are_not_url_continuations ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_1 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_2 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_3 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_4 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_5 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_1 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_2 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_3 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_4 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_5 ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_text_preserves_prefixed_continuation_alignment::case_1 ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_text_preserves_prefixed_continuation_alignment::case_2 ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_text_repeats_nested_blockquote_prefix ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_with_prefix_multiline_uses_continuation ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_with_prefix_plain_indent_both_lines ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_with_prefix_single_line ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_treats_title_after_blank_line_as_prose ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::valid_inline_title_link_ref_matches ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_preserves_non_whitespace_tokens ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_props::bare_label_url_then_title_window_closes_on_second_line ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_1 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_2 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_3 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_4 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_5 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_6 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_is_false_for_closed_span ... ok
[INFO] [stdout] test wrap::tests::span_state::continuation_begins_with_closing_fence_accepts_exact_match ... ok
[INFO] [stdout] test wrap::tests::span_state::continuation_begins_with_closing_fence_rejects_length_mismatch ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_is_true_when_closer_absent ... ok
[INFO] [stdout] test wrap::tests::span_state::parse_open_code_span_rejects_escaped_backtick ... ok
[INFO] [stdout] test wrap::paragraph::tests::paragraph_writer_preserves_prefixes_and_width ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_does_not_overcouple_citation_tokens::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_does_not_overcouple_citation_tokens::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_does_not_overcouple_citation_tokens::case_3 ... ok
[INFO] [stdout] test wrap::tests::span_state::scan_continuation_span_state_none_when_balanced ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_citation_openers::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_citation_openers::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_citation_openers::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_01 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_02 ... ok
[INFO] [stdout] test wrap::tests::span_state::opening_fence_run_len_detects_unescaped_backtick_run ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_04 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_03 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_06 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_07 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_09 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_08 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_10 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_12 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_13 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_14 ... ok
[INFO] [stdout] test wrap::tests::span_state::scan_continuation_span_state_some_when_no_closer ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_15 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_11 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_17 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_18 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_19 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_20 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_21 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_22 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_23 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_24 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_16 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_25 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_26 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_5 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_4 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_6 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_5 ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_falls_back_on_malformed_input ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_nested_parentheses ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_deeply_nested_parentheses ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_nested_parentheses_for_images ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_4 ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_keeps_caret_text_links_as_links ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_text_ending_at_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_at_end ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_reference_with_escaped_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_reference ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_05 ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_props::link_title_window_sequences_preserve_terminal_states ... ok
[INFO] [stdout] test wrap::tests::span_grouping_props::determine_token_span_partitions_segmented_tokens ... ok
[INFO] [stdout] test wrap::tests::span_grouping_props::determine_token_span_keeps_inline_citation_chain_atomic ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::collect_range_cases::case_1_first_two ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::collect_range_cases::case_2_middle ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::continuation_begins_with_closing_fence_matches_literal_closers_only::case_1 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::continuation_begins_with_closing_fence_matches_literal_closers_only::case_2 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::continuation_begins_with_closing_fence_matches_literal_closers_only::case_3 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::has_unclosed_code_span_rejects_mid_run_closers::case_1 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::has_unclosed_code_span_rejects_mid_run_closers::case_2 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::has_unclosed_code_span_rejects_mid_run_closers::case_3 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::parse_open_code_span_returns_active_fence ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_1_escaped_then_balanced_literal ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_2_three_escaped_then_paired_literal ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_3_no_escaped_candidates ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_4_only_escaped_candidate ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_5_escaped_closer_before_reopening_literal ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_removes_only_matched_spacing_tokens ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_is_idempotent ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_references_with_escaped_brackets ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_1 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_2 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_3 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_4 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_5 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_6 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_7 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_while_cases::case_1_alpha_prefix ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_while_cases::case_2_numeric_suffix ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_while_cases::case_3_multibyte_scan ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_always_terminates_within_bounds ... ok
[INFO] [stdout] test wrap::tokenize::tests::inline_code_fences ... ok
[INFO] [stdout] test wrap::tokenize::tests::image_with_nested_parentheses ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_handles_backslash_terminated_code_span ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_handles_multibyte_tokens ... ok
[INFO] [stdout] test wrap::tokenize::tests::link_with_trailing_punctuation ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_backtick_adjacent_to_multibyte::case_1_german_umlauts ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_inline_backtick ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_zero_fence_len_returns_none ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_triple_backticks ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_handles_crlf ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_backtick_adjacent_to_multibyte_as_text::case_1_german_umlauts ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_backtick_adjacent_to_multibyte_as_text::case_2_chinese_characters ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_triple_backticks_as_text ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_inline_backtick_as_text ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_marks_trailing_newline ... ok
[INFO] [stdout] test wrap::tokenize::tests::unmatched_backticks ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_returns_isolated_fence_of_exact_length ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_backtick_adjacent_to_multibyte::case_2_chinese_characters ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::parse_link_or_image_logs_footnote_reference ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::find_footnote_end_logs_prefix_mismatch ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::find_footnote_end_logs_unterminated_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::parse_link_or_image_logs_link_parsed ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::parse_link_or_image_logs_footnote_label_span ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_collapses_generated_reference_pattern ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_excludes_generated_definition_pattern ... ok
[INFO] [stdout] test breaks::prop_tests::output_length_matches_input_length ... ok
[INFO] [stdout] test breaks::prop_tests::non_thematic_lines_are_borrowed_from_input ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_supported_punctuation_with_code_spans ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_supported_punctuation_with_links ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_generated_inline_citations_attached ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 600 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdtablefix-defb080ea28d2da4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_2_no_frontmatter_returns_empty_prefix ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_1_detects_frontmatter_with_triple_dash_closer ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_6_multiline_yaml_values_preserved ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_4_frontmatter_only_no_body ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_2_detects_frontmatter_with_triple_dot_closer ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_3_frontmatter_with_empty_body ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_1_empty_input_returns_empty_slices ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_6_indented_closer_not_recognized ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_5_later_dash_block_not_frontmatter ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_3_unmatched_opener_treated_as_body ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_4_indented_opener_not_recognized ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_5_trailing_whitespace_on_closer_is_trimmed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/breaks.rs (/opt/rustwide/target/debug/deps/breaks-809fe6bccb29c3ab)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_format_breaks_ignores_code ... ok
[INFO] [stdout] test test_format_breaks_basic ... ok
[INFO] [stdout] test test_format_breaks_mixed_chars ... ok
[INFO] [stdout] test test_format_breaks_mixed_chars_excessive_length ... ok
[INFO] [stdout] test test_format_breaks_with_spaces_and_indent ... ok
[INFO] [stdout] test test_format_breaks_with_tabs_and_underscores ... ok
[INFO] [stdout] test test_cli_breaks_option ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b9260ef3439adc99)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test test_cli_fences_null_language::case_01 ... ok
[INFO] [stdout] test test_cli_ellipsis_code_span ... ok
[INFO] [stdout] test test_cli_ellipsis_long_sequence ... ok
[INFO] [stdout] test test_cli_ellipsis_fenced_block ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_08 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_06 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_10 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_07 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_11 ... ok
[INFO] [stdout] test test_cli_ellipsis_option ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_02 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_04 ... ok
[INFO] [stdout] test test_cli_fences_orphan_specifier ... ok
[INFO] [stdout] test test_cli_fences_before_ellipsis ... ok
[INFO] [stdout] test test_cli_ellipsis_multiple_sequences ... ok
[INFO] [stdout] test test_cli_fences_option ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_05 ... ok
[INFO] [stdout] test test_cli_fences_option_tilde ... ok
[INFO] [stdout] test test_cli_fences_orphan_specifier_symbols ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_03 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_12 ... ok
[INFO] [stdout] test test_cli_fences_with_renumber ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_13 ... ok
[INFO] [stdout] test test_cli_in_place_requires_file ... ok
[INFO] [stdout] test test_cli_headings_requires_long_marker ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_09 ... ok
[INFO] [stdout] test test_cli_headings_option ... ok
[INFO] [stdout] test test_cli_headings_preserves_blockquote_paragraphs ... ok
[INFO] [stdout] test test_cli_fences_preserve_existing_language ... ok
[INFO] [stdout] test test_cli_headings_blockquote_conversion ... ok
[INFO] [stdout] test test_cli_version_flag ... ok
[INFO] [stdout] test test_cli_headings_disabled_by_default ... ok
[INFO] [stdout] test test_cli_footnotes_option ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_1 ... ok
[INFO] [stdout] test test_cli_no_attach_without_preceding_blank_line ... ok
[INFO] [stdout] test test_cli_process_file ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_6 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_3 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_2 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_5 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_fences.rs (/opt/rustwide/target/debug/deps/cli_fences-6265919b98f89f4a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_cli_fences_preserves_nested_backticks_inside_tilde_block ... ok
[INFO] [stdout] test test_cli_fences_compresses_outer_backticks_while_preserving_inner_tildes ... ok
[INFO] [stdout] test test_cli_fences_preserves_nested_backtick_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_frontmatter.rs (/opt/rustwide/target/debug/deps/cli_frontmatter-1f43e57404a0f33b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_5_malformed_treated_as_body ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_2_dot_closer ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_4_with_renumber ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_3_later_dash_block_not_frontmatter ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_with_breaks ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_with_wrap ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_1_preserved ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_in_place_variants::case_1_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_matrix.rs (/opt/rustwide/target/debug/deps/cli_matrix-6b6dd4e891b47e50)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test matrix_case_ids_accept_documented_characters ... ok
[INFO] [stdout] test matrix_case_ids_are_unique ... ok
[INFO] [stdout] test matrix_case_fixtures_are_dat_files ... ok
[INFO] [stdout] test matrix_cases_enable_and_disable_each_transform ... ok
[INFO] [stdout] test matrix_cases_cover_all_transform_pairs ... ok
[INFO] [stdout] test matrix_cases_expand_to_stdout_and_in_place ... ok
[INFO] [stdout] test matrix_cases_expand_to_wrapped_and_unwrapped ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_detects_backtick_fence ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_detects_tilde_fence ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_detects_indented_code ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_indent_and_number ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_rejects_plain_text ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_none_for_empty_string ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_none_for_plain_prose ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_none_without_dot_space_suffix ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_accepts_numbered_flat_list ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_tracks_nested_counters_independently ... ok
[INFO] [stdout] test support::tests::has_flag_returns_expected_value::case_1 ... ok
[INFO] [stdout] test support::tests::has_flag_returns_expected_value::case_2 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_4 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_3 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_2 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_6 ... ok
[INFO] [stdout] test support::tests::non_wrap_signature_distinguishes_flag_lists ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_flags_nested_out_of_order_marker ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_flags_flat_out_of_order_marker ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_5 ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_resets_counter_after_blank_line ... ok
[INFO] [stdout] test support::tests::non_wrap_signature_ignores_wrap_variant ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_1 ... ok
[INFO] [stdout] test cli_matrix_snapshots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/code_emphasis.rs (/opt/rustwide/target/debug/deps/code_emphasis-7dd300b3438a6861)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test cli_in_place_code_emphasis_empty_file ... ok
[INFO] [stdout] test cli_in_place_preserves_inner_backticks ... ok
[INFO] [stdout] test cli_in_place_code_emphasis_whitespace_file ... ok
[INFO] [stdout] test cli_preserves_standalone_code ... ok
[INFO] [stdout] test cli_preserves_emphasised_code::case_2 ... ok
[INFO] [stdout] test cli_without_flag_is_noop_for_code_emphasis_input ... ok
[INFO] [stdout] test cli_stdin_code_emphasis ... ok
[INFO] [stdout] test cli_preserves_inner_backticks ... ok
[INFO] [stdout] test cli_preserves_emphasised_code::case_1 ... ok
[INFO] [stdout] test cli_in_place_code_emphasis ... ok
[INFO] [stdout] test cli_code_emphasis_with_wrap_and_renumber ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile.rs (/opt/rustwide/target/debug/deps/compile-39ee8cc54994e7b1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling mdtablefix v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling mdtablefix-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mdtablefix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/allow_fixture_expansion_lints_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test allow_fixture_expansion_lints_proc_macro_compiles ... ok
[INFO] [stderr]    Compiling mdtablefix-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mdtablefix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test html5ever_rcdom_parser_stack_compiles ... ok
[INFO] [stderr] test tests/ui/html5ever_rcdom_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling mdtablefix-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mdtablefix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/tracing_instrument_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tracing_instrument_attributes_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fences.rs (/opt/rustwide/target/debug/deps/fences-787a0388942e8fe4)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test attaches_orphan_specifier_allows_spaces ... ok
[INFO] [stdout] test attaches_orphan_specifier_preserves_tab_indent ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_08 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_06 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_04 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_05 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_09 ... ok
[INFO] [stdout] test attaches_orphan_specifier_unit ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_01 ... ok
[INFO] [stdout] test attaches_orphan_specifier_uses_candidate_indent_when_fence_unindented ... ok
[INFO] [stdout] test attaches_orphan_specifier_null_language_without_compression ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_07 ... ok
[INFO] [stdout] test attaches_orphan_specifier_preserves_indent ... ok
[INFO] [stdout] test attaches_orphan_specifier_mixed_indent ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_03 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_02 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_11 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_12 ... ok
[INFO] [stdout] test attaches_orphan_specifier_when_null_language::case_10 ... ok
[INFO] [stdout] test attaches_orphan_specifier_with_mismatched_indent::case_1 ... ok
[INFO] [stdout] test attaches_orphan_specifier_whitespace_language::case_1 ... ok
[INFO] [stdout] test attaches_orphan_specifier_with_symbols ... ok
[INFO] [stdout] test attaches_orphan_specifier_with_mismatched_indent::case_2 ... ok
[INFO] [stdout] test compresses_backtick_fences ... ok
[INFO] [stdout] test compresses_indented_backticks ... ok
[INFO] [stdout] test attaches_orphan_specifier_whitespace_language::case_2 ... ok
[INFO] [stdout] test attaches_orphan_specifier_with_hyphen_and_dot ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_01 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_04 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_05 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_07 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_02 ... ok
[INFO] [stdout] test attaches_orphan_specifier_with_blank_line_unit ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_06 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_09 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_08 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_11 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_13 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_03 ... ok
[INFO] [stdout] test compresses_tilde_fences ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_10 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_14 ... ok
[INFO] [stdout] test compresses_null_language_to_empty::case_12 ... ok
[INFO] [stdout] test does_not_attach_non_orphan_lines_before_fences ... ok
[INFO] [stdout] test does_not_attach_specifier_with_trailing_question_mark ... ok
[INFO] [stdout] test does_not_attach_specifier_with_trailing_period ... ok
[INFO] [stdout] test does_not_attach_specifier_without_preceding_blank_line ... ok
[INFO] [stdout] test does_not_overwrite_existing_fence ... ok
[INFO] [stdout] test does_not_compress_mixed_fences ... ok
[INFO] [stdout] test fixes_orphaned_specifier ... ok
[INFO] [stdout] test fixes_orphaned_specifier_with_blank_lines::case_1 ... ok
[INFO] [stdout] test leaves_orphan_specifier_and_blank_lines_unchanged_when_not_attachable::case_2 ... ok
[INFO] [stdout] test leaves_other_lines_untouched ... ok
[INFO] [stdout] test handles_orphan_specifiers_around_outer_fences::case_3 ... ok
[INFO] [stdout] test handles_orphan_specifiers_around_outer_fences::case_1 ... ok
[INFO] [stdout] test fixes_orphaned_specifier_with_blank_lines::case_2 ... ok
[INFO] [stdout] test fixes_multiple_orphaned_specifiers ... ok
[INFO] [stdout] test handles_orphan_specifiers_around_outer_fences::case_2 ... ok
[INFO] [stdout] test leaves_orphan_specifier_and_blank_lines_unchanged_when_not_attachable::case_1 ... ok
[INFO] [stdout] test preserves_nested_or_spaced_fence_blocks::case_5 ... ok
[INFO] [stdout] test preserves_nested_or_spaced_fence_blocks::case_2 ... ok
[INFO] [stdout] test preserves_nested_or_spaced_fence_blocks::case_6 ... ok
[INFO] [stdout] test preserves_nested_or_spaced_fence_blocks::case_1 ... ok
[INFO] [stdout] test preserves_nested_or_spaced_fence_blocks::case_4 ... ok
[INFO] [stdout] test preserves_nested_or_spaced_fence_blocks::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/footnotes.rs (/opt/rustwide/target/debug/deps/footnotes-a3d61c946cc34401)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test macros_available ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_10 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_08 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_09 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_04 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_05 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_06 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_02 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_01 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_03 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_11 ... ok
[INFO] [stdout] test heading_lines_are_left_verbatim::case_07 ... ok
[INFO] [stdout] test test_empty_input ... ok
[INFO] [stdout] test test_avoids_false_positives ... ok
[INFO] [stdout] test test_converts_colon_footnote_definition ... ok
[INFO] [stdout] test test_converts_number_followed_by_colon::case_2 ... ok
[INFO] [stdout] test test_converts_number_followed_by_colon::case_3 ... ok
[INFO] [stdout] test test_converts_number_followed_by_colon::case_1 ... ok
[INFO] [stdout] test test_converts_with_non_footnotes_h2 ... ok
[INFO] [stdout] test test_converts_after_inline_reference_at_bol ... ok
[INFO] [stdout] test test_converts_colon_definition_with_leading_spaces ... ok
[INFO] [stdout] test test_converts_number_followed_by_colon::case_4 ... ok
[INFO] [stdout] test test_converts_list_with_blank_lines ... ok
[INFO] [stdout] test test_ignores_numbers_in_inline_code ... ok
[INFO] [stdout] test test_ignores_numbers_in_parentheses ... ok
[INFO] [stdout] test test_handles_punctuation_inside_bold ... ok
[INFO] [stdout] test test_ignores_numbers_in_fenced_code_block ... ok
[INFO] [stdout] test test_converts_colon_definition_with_trailing_spaces ... ok
[INFO] [stdout] test test_ignores_definition_inside_fence ... ok
[INFO] [stdout] test test_requires_h2_heading ... ok
[INFO] [stdout] test test_ignores_numbers_in_indented_code_block ... ok
[INFO] [stdout] test test_renumbers_numeric_list_with_wrapped_items_and_duplicates_without_heading ... ok
[INFO] [stdout] test test_renumbers_numeric_list_without_heading ... ok
[INFO] [stdout] test test_skips_when_list_not_last ... ok
[INFO] [stdout] test test_whitespace_input ... ok
[INFO] [stdout] test test_skips_with_h3_heading ... ok
[INFO] [stdout] test test_skips_when_existing_block_present ... ok
[INFO] [stdout] test test_skips_numeric_list_not_last_without_heading ... ok
[INFO] [stdout] test test_preserves_numeric_list_without_references ... ok
[INFO] [stdout] test test_convert_bare_footnotes ... ok
[INFO] [stdout] test test_idempotent_on_converted ... ok
[INFO] [stdout] test test_skips_when_existing_block_is_indented_or_quoted ... ok
[INFO] [stdout] test test_renumbers_reference_followed_by_colons ... ok
[INFO] [stdout] test test_convert_preserves_headers_with_blank_separators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lists.rs (/opt/rustwide/target/debug/deps/lists-6a020cc7832f00cf)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_renumber_cases::case_01_basic ... ok
[INFO] [stdout] test test_renumber_cases::case_02_with_fence ... ok
[INFO] [stdout] test test_renumber_cases::case_03_nested_lists ... ok
[INFO] [stdout] test malformed_fences_do_not_break_list_renumbering ... ok
[INFO] [stdout] test test_renumber_cases::case_04_tabs_in_indent ... ok
[INFO] [stdout] test nested_lists_respect_fence_tracker ... ok
[INFO] [stdout] test restart_after_top_heading ... ok
[INFO] [stdout] test test_renumber_cases::case_10_restart_after_heading ... ok
[INFO] [stdout] test restart_after_nested_paragraph ... ok
[INFO] [stdout] test restart_after_equal_indent_paragraph ... ok
[INFO] [stdout] test no_restart_without_blank ... ok
[INFO] [stdout] test test_renumber_cases::case_09_restart_after_break ... ok
[INFO] [stdout] test restart_after_formatting_paragraph ... ok
[INFO] [stdout] test no_restart_for_indented_paragraph ... ok
[INFO] [stdout] test restart_after_nested_equal_indent_paragraph ... ok
[INFO] [stdout] test test_renumber_cases::case_06_table_in_list ... ok
[INFO] [stdout] test test_renumber_cases::case_05_mult_paragraph_items ... ok
[INFO] [stdout] test test_renumber_cases::case_13_ordered_list ... ok
[INFO] [stdout] test reset_on_heading_and_thematic_break ... ok
[INFO] [stdout] test test_renumber_cases::case_11_restart_after_break_and_heading ... ok
[INFO] [stdout] test test_renumber_cases::case_12_blank_lines ... ok
[INFO] [stdout] test test_renumber_cases::case_07_restart_after_paragraph ... ok
[INFO] [stdout] test test_renumber_cases::case_08_restart_after_formatting ... ok
[INFO] [stdout] test test_cli_renumber_option ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/markdownlint.rs (/opt/rustwide/target/debug/deps/markdownlint-df74f14a39b79fcd)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_markdownlint_directive_variants_preserved::case_3 ... ok
[INFO] [stdout] test test_malformed_directive_missing_closing ... ok
[INFO] [stdout] test test_non_directive_comment_wraps ... ok
[INFO] [stdout] test test_malformed_directive_typo ... ok
[INFO] [stdout] test test_markdownlint_directive_variants_preserved::case_4 ... ok
[INFO] [stdout] test test_markdownlint_directive_variants_preserved::case_6 ... ok
[INFO] [stdout] test test_markdownlint_directive_variants_preserved::case_5 ... ok
[INFO] [stdout] test test_markdownlint_disable_next_line_preserved_middle ... ok
[INFO] [stdout] test test_markdownlint_directive_variants_preserved::case_1 ... ok
[INFO] [stdout] test test_malformed_directive_extra_text ... ok
[INFO] [stdout] test test_markdownlint_directive_variants_preserved::case_2 ... ok
[INFO] [stdout] test test_malformed_directive_incomplete_tag ... ok
[INFO] [stdout] test test_markdownlint_disable_next_line_preserved ... ok
[INFO] [stdout] test test_regular_comment_wraps_normally ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parallel.rs (/opt/rustwide/target/debug/deps/parallel-65376b98e6fdf3e6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_cli_parallel_empty_file_list ... ok
[INFO] [stdout] test test_cli_parallel_multiple_files ... ok
[INFO] [stdout] test test_cli_parallel_missing_file_in_place ... ok
[INFO] [stdout] test test_cli_parallel_missing_file_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/process_frontmatter.rs (/opt/rustwide/target/debug/deps/process_frontmatter-f8bf35dbc2d5a5f7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test process_stream_inner_does_not_handle_frontmatter ... ok
[INFO] [stdout] test frontmatter_detection_behaviour::case_3 ... ok
[INFO] [stdout] test frontmatter_detection_behaviour::case_1 ... ok
[INFO] [stdout] test frontmatter_detection_behaviour::case_2 ... ok
[INFO] [stdout] test frontmatter_detection_behaviour::case_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/table_continuations.rs (/opt/rustwide/target/debug/deps/table_continuations-1b224e84af130988)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test reflow_table_preserves_leading_empty_continuation_cells ... ok
[INFO] [stdout] test reflow_table_uses_unicode_display_widths::case_1 ... ok
[INFO] [stdout] test reflow_table_preserves_escaped_pipes_in_continuation_rows ... ok
[INFO] [stdout] test reflow_table_uses_unicode_display_widths::case_3 ... ok
[INFO] [stdout] test process_stream_preserves_literal_ellipsis_in_table_cells_when_disabled ... ok
[INFO] [stdout] test reflow_table_uses_unicode_display_widths::case_2 ... ok
[INFO] [stdout] test process_stream_opts_reflows_tables_after_ellipsis_in_table_cells ... ok
[INFO] [stdout] test process_stream_preserves_continuation_row_columns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap.rs (/opt/rustwide/target/debug/deps/wrap-da0c1dfc8d717b6d)
[INFO] [stdout] 
[INFO] [stdout] running 217 tests
[INFO] [stdout] test wrap_integration::blockquotes::test_wrap_blockquote_short ... ok
[INFO] [stdout] test wrap_integration::blockquotes::test_wrap_blockquote_extra_whitespace ... ok
[INFO] [stdout] test wrap_integration::blockquotes::test_wrap_blockquote ... ok
[INFO] [stdout] test wrap_integration::blockquotes::test_wrap_blockquote_nested ... ok
[INFO] [stdout] test wrap_integration::blockquotes::test_wrap_blockquote_mixed_indentation ... ok
[INFO] [stdout] test wrap_integration::blockquotes::test_wrap_blockquote_with_blank_lines ... ok
[INFO] [stdout] test wrap_integration::checklist_code_spans::checklist_code_span_wrapping_is_idempotent::case_1 ... ok
[INFO] [stdout] test wrap_integration::checklist_code_spans::checklist_code_span_wrapping_is_idempotent::case_2 ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_keeps_escaped_backtick_code_span_atomic_in_list_item ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_keeps_inline_citation_links_attached::case_1_single ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_keeps_inline_citation_links_attached::case_2_adjacent ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_extended_info_string ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_indented_fence ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_language ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_language_with_space ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_plain_fence ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_tilde_fence_with_language ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_four_backticks_and_ignores_inner_triple ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_option ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_tilde_fence_without_language ... ok
[INFO] [stdout] test wrap_integration::checklist_code_spans::checklist_code_span_fixtures::case_2 ... ok
[INFO] [stdout] test wrap_integration::checklist_code_spans::checklist_code_span_fixtures::case_3 ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_fences_ellipsis_preserve_fenced_content ... ok
[INFO] [stdout] test wrap_integration::checklist_code_spans::checklist_code_span_fixtures::case_1 ... ok
[INFO] [stdout] test wrap_integration::date_snapshots::date_sequence_wrap_snapshots::case_1 ... ok
[INFO] [stdout] test wrap_integration::date_snapshots::date_sequence_wrap_snapshots::case_2 ... ok
[INFO] [stdout] test wrap_integration::date_snapshots::date_sequence_wrap_snapshots::case_3 ... ok
[INFO] [stdout] test wrap_integration::date_snapshots::date_sequence_wrap_snapshots::case_4 ... ok
[INFO] [stdout] test wrap_integration::date_snapshots::date_sequence_wrap_snapshots::case_5 ... ok
[INFO] [stdout] test wrap_integration::fence_behaviour::wrap_preserves_blockquote_fenced_code_attributes ... ok
[INFO] [stdout] test wrap_integration::footnotes::test_wrap_footnote_collection ... ok
[INFO] [stdout] test wrap_integration::footnotes::test_wrap_angle_bracket_url ... ok
[INFO] [stdout] test wrap_integration::fence_behaviour::wrap_does_not_close_on_shorter_closing_marker ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_tilde_with_four_markers ... ok
[INFO] [stdout] test wrap_integration::fence_behaviour::wrap_respects_fences_with_info_strings_and_whitespace ... ok
[INFO] [stdout] test wrap_integration::fence_behaviour::wrap_respects_fence_boundaries_in_paragraphs ... ok
[INFO] [stdout] test wrap_integration::hard_line_breaks::test_preserve_hard_line_breaks ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_inline_code_span_with_quotes ... ok
[INFO] [stdout] test wrap_integration::footnotes::test_wrap_footnote_multiline ... ok
[INFO] [stdout] test wrap_integration::footnotes::test_wrap_footnote_with_inline_code ... ok
[INFO] [stdout] test wrap_integration::hard_line_breaks::test_wrap_hard_linebreak_backslash_edge_cases ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_1 ... ok
[INFO] [stdout] test wrap_integration::hard_line_breaks::test_wrap_hard_linebreak_backslash ... ok
[INFO] [stdout] test wrap_integration::footnotes::test_wrap_footnote_multiline_with_blank_lines ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_2 ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_3 ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_5 ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_7 ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_6 ... ok
[INFO] [stdout] test wrap_integration::inline_code_suffix_snapshots::inline_code_suffix_wrap_snapshots::case_4 ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_1 ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definition_at_document_end ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definition_at_document_start ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_2 ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_4 ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_7 ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_8 ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definitions_mixed_with_paragraph ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_5 ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_3 ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definitions_passthrough_bare_url ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definitions_passthrough_single ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definitions_passthrough_with_title ... ok
[INFO] [stdout] test wrap_integration::link_ref_snapshots::link_reference_wrap_snapshots::case_6 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_empty_url_link_is_not_split ... ok
[INFO] [stdout] test wrap_integration::link_reference_definitions::test_wrap_link_reference_definitions_passthrough_issue_block ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_leading_and_trailing_punctuation::case_1 ... ok
[INFO] [stdout] test wrap_integration::links::snapshot_link_punctuation_wrapping::case_2 ... ok
[INFO] [stdout] test wrap_integration::links::snapshot_link_punctuation_wrapping::case_4 ... ok
[INFO] [stdout] test wrap_integration::links::snapshot_link_punctuation_wrapping::case_1 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_leading_punctuation::case_1 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_leading_and_trailing_punctuation::case_2 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_multiple_trailing_punctuation ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_at_exact_wrap_boundary_is_not_split ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_various_wrapped_trailing_punctuation::case_2 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_leading_punctuation::case_2 ... ok
[INFO] [stdout] test wrap_integration::links::snapshot_link_punctuation_wrapping::case_5 ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_preserves_step_definitions_guidance ... ok
[INFO] [stdout] test wrap_integration::links::snapshot_link_punctuation_wrapping::case_3 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_long_link_trailing_punctuation ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_with_unbalanced_parens_is_not_split ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_with_trailing_punctuation ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_paragraph_with_image_link ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_paragraph_with_nested_link ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_various_wrapped_trailing_punctuation::case_3 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_link_various_wrapped_trailing_punctuation::case_1 ... ok
[INFO] [stdout] test wrap_integration::links::test_wrap_paragraph_with_link ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_02 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_04 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_03 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_06 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_05 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_01 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_07 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_08 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_09 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_13 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_15 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_11 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_17 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_bullet_backslash_terminated_code_span_idempotent ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_14 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_12 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_16 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_10 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_18 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_20 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_checkbox_prefixes::case_19 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item_colon_after_code ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item_comma_after_code ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_future_attribute_punctuation ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_indented_list_items_with_checkboxes ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_multi_backtick_code ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item_exclamation_mark_after_code ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_items_with_checkboxes ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item_period_after_code ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_items_with_inline_code::case_3 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_multiple_inline_code_spans ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_items_with_inline_code::case_4 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_items_with_inline_code::case_1 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_long_inline_code_item ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_reflows_markdown::case_3_numbered ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item_semicolon_after_code ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_reflows_markdown::case_2_bulleted ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_non_task_markers_do_not_expand_prefix::case_1 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_non_task_markers_do_not_expand_prefix::case_4 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_non_task_markers_do_not_expand_prefix::case_2 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_items_with_inline_code::case_2 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_non_task_markers_do_not_expand_prefix::case_3 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_tab_indented_checkbox_list_items ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_short_list_item ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_opening_bracket_variants_before_inline_code::case_1 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_opening_bracket_variants_before_inline_code::case_4 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_opening_bracket_variants_before_inline_code::case_2 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_tab_indented_checkbox_without_trailing_space ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_list_item_question_mark_after_code ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_opening_bracket_variants_before_inline_code::case_3 ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_opening_paren_before_inline_code ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_at_line_start ... ok
[INFO] [stdout] test wrap_integration::lists::test_wrap_preserves_inline_code_spans ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_surrounded_by_spaces ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_02 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_05 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_01 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_07 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_03 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_04 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_09 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_08 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_06 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_10 ... ok
[INFO] [stdout] test wrap_integration::cli::test_cli_wrap_reflows_markdown::case_1_standard ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_inline_code_trailing_punct_cases::case_11 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_suffix_on_same_line::case_1 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_suffix_on_same_line::case_3 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_leading_hyphen_on_same_line::case_1 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_leading_hyphen_on_same_line::case_2 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_documentation_paragraphs_idempotent::case_1_line_buffer_adr ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_documentation_paragraphs_idempotent::case_3_extension_code_spans ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_documentation_paragraphs_idempotent::case_2_escaped_pipe_sentence ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_suffix_on_same_line::case_4 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_no_leading_spaces_on_continuation_lines ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_no_leading_spaces_with_inline_code::case_2 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_leading_hyphen_on_same_line::case_3 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_no_leading_spaces_with_inline_code::case_1 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_preserves_escaped_triple_backticks ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_keeps_inline_code_suffix_on_same_line::case_2 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_paragraph_with_long_word_parameterised::case_2 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_paragraph_with_long_word_parameterised::case_3 ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_assert_no_md038_code_span_allows_backtick_disambiguation_spaces ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_paragraph_with_long_word_parameterised::case_1 ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_defers_while_any_span_stays_open ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_no_leading_spaces_with_inline_code::case_3 ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_preserves_inline_code_with_trailing_punctuation ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_paragraph ... ok
[INFO] [stdout] test wrap_integration::paragraphs::test_wrap_preserves_escaped_backticks_in_paragraph ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_assert_no_md038_code_span_handles_multi_backtick_content ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_joins_unclosed_span_continuation ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_does_not_join_overlong_signature ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_does_not_join_overlong_import_list ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_prefixed_open_span_leaves_indented_code_verbatim ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_preserves_authored_edges_of_multi_backtick_code_span ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_pending_cleared_after_span_closes_on_continuation ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_partial_join_then_verbatim ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_reopen_with_whitespace_tail_is_split_atomically ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_preserves_hard_break_when_buffered_span_closes ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_issue_md038_regression_fixture ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_opener_at_eol_emits_verbatim ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_reopen_with_close_paren_tail_is_split_atomically ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_verbatim_flush_width_guard_preserves_original_lines ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_verbatim_width_guard_keeps_hard_break_on_continuation ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_spanning_code_span_nested_blockquote_prefixes_do_not_merge ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_spanning_code_span_footnote_definition ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_spanning_code_span_fixtures::case_2 ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::closed_fence_yields_fence_tokens_until_closer ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_verbatim_width_guard_preserves_raw_continuation_line ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::inline_code_followed_by_whitespace_does_not_absorb_suffix ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_spanning_code_span_fixtures::case_1 ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::inline_code_with_suffix_emits_single_token::case_1 ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::inline_code_with_suffix_emits_single_token::case_2 ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_three_line_close_a_open_b_close_b ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_wrap_spanning_code_span_three_line_blockquote ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::closed_fenced_block_emits_fence_tokens_for_all_inner_lines ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::inline_code_with_suffix_emits_single_token::case_5 ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::inline_code_with_suffix_emits_single_token::case_3 ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::malformed_fence_is_text ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::inline_code_with_suffix_emits_single_token::case_4 ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::multibyte_characters_round_trip ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::multiple_unmatched_backticks_are_text ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::nested_literal_fence_remains_inside_outer_fence ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::nested_shorter_fence_remains_literal_until_outer_closer ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::post_fence_text_is_tokenised_normally ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::unmatched_inline_code_is_text ... ok
[INFO] [stdout] test wrap_integration::tokenize_markdown::unclosed_fence_yields_fence_tokens ... ok
[INFO] [stdout] test wrap_integration::spanning_code_spans::test_assert_no_md038_code_span_rejects_invalid_backtick_disambiguation ... ok
[INFO] [stdout] test wrap_integration::cli::combined_flags_preserve_generated_fenced_bodies ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 217 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap_cli.rs (/opt/rustwide/target/debug/deps/wrap_cli-3ce892d8332dec5c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli_wrap_in_place_preserves_shell_block_verbatim::case_1 ... ok
[INFO] [stdout] test cli_wrap_in_place_reattaches_split_inline_footnote_reference ... ok
[INFO] [stdout] test cli_wrap_in_place_preserves_inline_footnote_references ... ok
[INFO] [stdout] test cli_wrap_in_place_preserves_shell_block_verbatim::case_2 ... ok
[INFO] [stdout] test cli_wrap_in_place_preserves_fenced_block_without_final_newline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap_leading_spaces.rs (/opt/rustwide/target/debug/deps/wrap_leading_spaces-1d7d0bb2820bc32b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test wrap_issue_291_nested_ordered_list_fixture ... ok
[INFO] [stdout] test wrap_issue_291_execplan_fixture ... ok
[INFO] [stdout] test wrap_issue_291_kani_list_fixture ... ok
[INFO] [stdout] test wrap_issue_291_errors_fixture ... ok
[INFO] [stdout] test wrap_issue_291_ordered_list_fixture ... ok
[INFO] [stdout] test wrap_issue_291_netsuke_list_fixture ... ok
[INFO] [stdout] test wrap_paragraphs_do_not_introduce_leading_spaces ... ok
[INFO] [stdout] test wrap_list_items_do_not_introduce_spurious_leading_spaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap_properties.rs (/opt/rustwide/target/debug/deps/wrap_properties-cbb8431550b4cbf8)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test wrap_text_never_orphans_closing_backtick ... ok
[INFO] [stdout] test wrap_text_deferred_span_preserves_hard_break ... ok
[INFO] [stdout] test wrap_text_deferred_span_closing_backtick_not_orphaned_for_generated_prefixes ... ok
[INFO] [stdout] test wrap_text_spanning_code_continuations_respect_width_when_source_lines_fit ... ok
[INFO] [stdout] test wrap_text_deferred_span_close_reopen_different_fence_lengths_correct ... ok
[INFO] [stdout] test wrap_text_deferred_blockquote_span_stays_atomic ... ok
[INFO] [stdout] test wrap_text_deferred_checklist_span_does_not_add_checklist_markers ... ok
[INFO] [stdout] test wrap_text_opener_at_eol_does_not_create_md038_span ... ok
[INFO] [stdout] test wrap_text_backslash_terminated_code_spans_stay_within_width ... ok
[INFO] [stdout] test wrap_text_keeps_generated_footnote_references_atomic ... ok
[INFO] [stdout] test wrap_keeps_leading_hyphen_compound_atomic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap_renumber.rs (/opt/rustwide/target/debug/deps/wrap_renumber-bd137943a3007025)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test wrap_then_renumber_preserves_leading_code_span ... ok
[INFO] [stdout] test wrap_then_renumber_preserves_inline_code_items ... ok
[INFO] [stdout] test wrap_then_renumber_preserves_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap_unit.rs (/opt/rustwide/target/debug/deps/wrap_unit-2d08647d84666a50)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test code_spans::test_tokenize_backslash_terminated_code_span ... ok
[INFO] [stdout] test code_spans::tokenize_markdown_keeps_escaped_backtick_code_span_atomic::case_1_escaped_option ... ok
[INFO] [stdout] test code_spans::tokenize_markdown_keeps_escaped_backtick_code_span_atomic::case_2_escaped_inner_word ... ok
[INFO] [stdout] test code_spans::tokenize_markdown_backslash_terminated_span_not_swallowed_by_later_literal_fence ... ok
[INFO] [stdout] test code_spans::wrap_text_oversized_code_span_stays_intact ... ok
[INFO] [stdout] test code_spans::wrap_text_joins_indented_ordered_list_code_span_continuation ... ok
[INFO] [stdout] test code_spans::wrap_text_does_not_overflow_after_tail_rebalancing ... ok
[INFO] [stdout] test code_spans::wrap_text_treats_whitespace_only_lines_as_paragraph_breaks ... ok
[INFO] [stdout] test code_spans::wrap_text_joins_split_version_code_spans_without_inserting_fence::case_1 ... ok
[INFO] [stdout] test code_spans::wrap_text_joins_split_version_code_spans_without_inserting_fence::case_2 ... ok
[INFO] [stdout] test code_spans::wrap_text_normalizes_whitespace_only_lines ... ok
[INFO] [stdout] test code_spans::wrap_text_preserves_hyphenated_words ... ok
[INFO] [stdout] test code_spans::wrap_text_multiple_code_spans ... ok
[INFO] [stdout] test code_spans::wrap_text_nested_backticks ... ok
[INFO] [stdout] test code_spans::wrap_text_joins_cross_line_code_spans::case_2 ... ok
[INFO] [stdout] test code_spans::wrap_text_preserves_code_spans ... ok
[INFO] [stdout] test code_spans::wrap_text_does_not_insert_spaces_in_hyphenated_words ... ok
[INFO] [stdout] test code_spans::wrap_text_uses_display_width_for_unicode_indent ... ok
[INFO] [stdout] test code_spans::wrap_text_joins_cross_line_code_spans::case_1 ... ok
[INFO] [stdout] test code_spans::wrap_text_breaks_between_space_separated_code_spans ... ok
[INFO] [stdout] test code_spans::wrap_text_unmatched_backticks ... ok
[INFO] [stdout] test code_spans::wrap_text_preserves_links ... ok
[INFO] [stdout] test dates::wrap_text_date_at_exact_boundary ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_05 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_04 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_09 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_06 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_11 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_01 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_12 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_08 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_10 ... ok
[INFO] [stdout] test dates::wrap_text_handles_date_wider_than_width ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_07 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_02 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_date_sequence_intact::case_03 ... ok
[INFO] [stdout] test dates::wrap_text_keeps_quoted_ordinal_date_intact ... ok
[INFO] [stdout] test dates::wrap_text_keeps_parenthesised_month_day_year_intact ... ok
[INFO] [stdout] test dates::wrap_text_keeps_footnote_reference_with_punctuated_date ... ok
[INFO] [stdout] test dates::wrap_text_partial_date_not_grouped ... ok
[INFO] [stdout] test footnotes::wrap_text_normalizes_split_footnote_refs_in_same_paragraph::case_1 ... ok
[INFO] [stdout] test footnotes::wrap_text_normalizes_split_footnote_refs_in_same_paragraph::case_2 ... ok
[INFO] [stdout] test footnotes::wrap_text_preserves_definition_after_blank_line ... ok
[INFO] [stdout] test footnotes::wrap_text_preserves_footnote_definition_lines ... ok
[INFO] [stdout] test footnotes::wrap_text_preserves_inline_footnote_references::case_1 ... ok
[INFO] [stdout] test footnotes::wrap_text_preserves_inline_footnote_references::case_2 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_1 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_2 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_3 ... ok
[INFO] [stdout] test footnotes::wrap_text_preserves_inline_footnote_references::case_3 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_4 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_5 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_6 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_7 ... ok
[INFO] [stdout] test footnotes::wrap_text_removes_spacing_between_punctuation_and_footnote_ref::case_8 ... ok
[INFO] [stdout] test prefixed::wrap_text_flushes_before_heading ... ok
[INFO] [stdout] test prefixed::wrap_text_keeps_trailing_spaces::case_1 ... ok
[INFO] [stdout] test prefixed::wrap_text_keeps_trailing_spaces::case_2 ... ok
[INFO] [stdout] test prefixed::wrap_text_preserves_indented_hash_as_text ... ok
[INFO] [stdout] test shell_blocks::wrap_text_preserves_shell_block_after_heading::case_1 ... ok
[INFO] [stdout] test shell_blocks::wrap_text_preserves_shell_block_after_heading::case_2 ... ok
[INFO] [stdout] test shell_blocks::wrap_text_preserves_shell_block_after_heading::case_3 ... ok
[INFO] [stdout] test stream::wrap_stream_couples_opening_paren_before_inline_code_in_list ... ok
[INFO] [stdout] test stream::wrap_stream_future_attribute_punctuation ... ok
[INFO] [stdout] test stream::wrap_stream_keeps_opening_bracket_with_inline_code_in_list::case_1 ... ok
[INFO] [stdout] test stream::wrap_stream_keeps_opening_bracket_with_inline_code_in_list::case_2 ... ok
[INFO] [stdout] test stream::wrap_stream_keeps_opening_bracket_with_inline_code_in_list::case_3 ... ok
[INFO] [stdout] test stream::wrap_stream_keeps_opening_bracket_with_inline_code_in_list::case_4 ... ok
[INFO] [stdout] test code_spans::wrap_text_keeps_escaped_backtick_code_span_atomic::case_1_list_item ... ok
[INFO] [stdout] test code_spans::wrap_text_keeps_escaped_backtick_code_span_atomic::case_2_paragraph ... ok
[INFO] [stdout] test footnotes::wrap_text_keeps_footnote_reference_with_preceding_atomic_span::case_2 ... ok
[INFO] [stdout] test dates::wrap_text_snapshots_date_sequence_outputs::case_1 ... ok
[INFO] [stdout] test dates::wrap_text_snapshots_date_sequence_outputs::case_3 ... ok
[INFO] [stdout] test footnotes::wrap_text_keeps_footnote_reference_with_preceding_atomic_span::case_1 ... ok
[INFO] [stdout] test footnotes::wrap_text_snapshots_inline_footnote_reference_outputs ... ok
[INFO] [stdout] test footnotes::wrap_text_keeps_punctuation_and_footnote_ref_attached_at_boundary ... ok
[INFO] [stdout] test dates::wrap_text_snapshots_date_sequence_outputs::case_2 ... ok
[INFO] [stdout] test dates_prop::prop_partial_month_year_not_grouped ... ok
[INFO] [stdout] test dates_prop::prop_wrap_text_over_width_date_produces_nonempty_output ... ok
[INFO] [stdout] test dates_prop::prop_wrap_text_content_preserved ... ok
[INFO] [stdout] test dates_prop::prop_wrap_text_date_not_split_across_adjacent_lines ... ok
[INFO] [stdout] test dates_prop::prop_wrap_text_never_splits_fitting_date ... ok
[INFO] [stdout] test dates_prop::prop_wrap_text_more_width_never_increases_line_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mdtablefix
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test src/code_emphasis.rs - code_emphasis::split_marks (line 26) ... ignored
[INFO] [stdout] test src/fences.rs - fences::is_null_lang (line 35) ... ignored
[INFO] [stdout] test src/fences.rs - fences::normalize_specifier (line 55) ... ignored
[INFO] [stdout] test src/fences/attachment.rs - fences::attachment::attach_specifier_to_fence (line 34) ... ignored
[INFO] [stdout] test src/frontmatter.rs - frontmatter::split_leading_yaml_frontmatter (line 22) ... ignored
[INFO] [stdout] test src/html.rs - html::convert_html_tables (line 317) - compile ... ok
[INFO] [stdout] test src/html.rs - html::html_table_to_markdown (line 283) - compile ... ok
[INFO] [stdout] test src/reflow.rs - reflow::calculate_widths (line 144) ... ignored
[INFO] [stdout] test src/reflow.rs - reflow::clean_rows (line 102) ... ignored
[INFO] [stdout] test src/reflow.rs - reflow::detect_separator (line 274) ... ignored
[INFO] [stdout] test src/reflow.rs - reflow::format_rows (line 177) ... ignored
[INFO] [stdout] test src/reflow.rs - reflow::insert_separator (line 213) ... ignored
[INFO] [stdout] test src/reflow.rs - reflow::parse_rows (line 31) ... ignored
[INFO] [stdout] test src/table.rs - table::format_separator_cells (line 59) ... ignored
[INFO] [stdout] test src/textproc.rs - textproc::process_text (line 91) ... ok
[INFO] [stdout] test src/table.rs - table::split_cells (line 19) ... ok
[INFO] [stdout] test src/wrap/tokenize/mod.rs - wrap::tokenize::segment_inline (line 67) ... ignored
[INFO] [stdout] test src/wrap/tokenize/mod.rs - wrap::tokenize::tokenize_inline (line 287) ... ignored
[INFO] [stdout] test src/wrap/tokenize/parsing.rs - wrap::tokenize::parsing::is_trailing_punctuation (line 187) ... ignored
[INFO] [stdout] test src/wrap/tokenize/parsing.rs - wrap::tokenize::parsing::looks_like_image_start (line 168) ... ignored
[INFO] [stdout] test src/wrap/tokenize/parsing.rs - wrap::tokenize::parsing::parse_link_or_image (line 27) ... ignored
[INFO] [stdout] test src/wrap/tokenize/scanning.rs - wrap::tokenize::scanning::collect_range (line 76) ... ignored
[INFO] [stdout] test src/wrap/tokenize/scanning.rs - wrap::tokenize::scanning::scan_code_suffix_end (line 41) ... ignored
[INFO] [stdout] test src/wrap/tokenize/scanning.rs - wrap::tokenize::scanning::scan_while (line 15) ... ignored
[INFO] [stdout] test src/textproc.rs - textproc::push_original_token (line 19) ... ok
[INFO] [stdout] test src/fences.rs - fences::compress_fences (line 191) ... ok
[INFO] [stdout] test src/code_emphasis.rs - code_emphasis::fix_code_emphasis (line 183) ... ok
[INFO] [stdout] test src/breaks.rs - breaks::format_breaks (line 27) ... ok
[INFO] [stdout] test src/wrap/fence.rs - wrap::fence::FenceTracker (line 70) ... ok
[INFO] [stdout] test src/fences.rs - fences::attach_orphan_specifiers (line 271) ... ok
[INFO] [stdout] test src/wrap/fence.rs - wrap::fence::is_fence (line 27) ... ok
[INFO] [stdout] test src/wrap/tokenize/mod.rs - wrap::tokenize::tokenize_markdown (line 339) ... ok
[INFO] [stdout] test src/process.rs - process::Options (line 20) ... ok
[INFO] [stdout] test src/textproc.rs - textproc::process_tokens (line 52) ... ok
[INFO] [stdout] test src/process.rs - process::process_stream_opts (line 297) ... ok
[INFO] [stdout] test src/table.rs - table::reflow_table (line 203) ... ok
[INFO] [stdout] test src/process.rs - process::process_stream_inner (line 133) ... ok
[INFO] [stdout] test src/process.rs - process::process_stream_no_wrap (line 266) ... ok
[INFO] [stdout] test src/process.rs - process::process_stream (line 231) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.50s; merged doctests compilation took 0.46s
[INFO] running `Command { std: "docker" "inspect" "6a36ed70aeef8bd2b5ae8cc7d76b54f3d0c3188233f5d290f984d927811fa8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a36ed70aeef8bd2b5ae8cc7d76b54f3d0c3188233f5d290f984d927811fa8c9", kill_on_drop: false }`
[INFO] [stdout] 6a36ed70aeef8bd2b5ae8cc7d76b54f3d0c3188233f5d290f984d927811fa8c9
